You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > FixAngle Method > TOpenCLMtxVec.FixAngle Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.FixAngle Method ([In] TOpenCLMtxVec)

Sets angle in [-2PI,2PI] for all Src elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec FixAngle([In] TOpenCLMtxVec Src);

Stores the results in the calling object. Size and TOpenCLBase.ComplexComplex properties of the calling vector are set implicitly to match the Src object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!